diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-21 19:22:11 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-21 19:22:11 +0900 |
| commit | 01e5a8ad75d0ef9d516350b16eeeeeb5e3b9e165 (patch) | |
| tree | fcb98f989eeb4f3d7851806c28426c5a6bf48565 /config/waybar/configs/Chrysanthemum [TOP] | |
| parent | 5855cc0289b276a44204f3fd69a3122a5b0c2471 (diff) | |
Clean up waybar modules and configs
Diffstat (limited to 'config/waybar/configs/Chrysanthemum [TOP]')
| -rw-r--r-- | config/waybar/configs/Chrysanthemum [TOP] | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/config/waybar/configs/Chrysanthemum [TOP] b/config/waybar/configs/Chrysanthemum [TOP] index 665eec5b..4f691b33 100644 --- a/config/waybar/configs/Chrysanthemum [TOP] +++ b/config/waybar/configs/Chrysanthemum [TOP] @@ -19,33 +19,12 @@ "modules-left": ["clock#gar","tray"], -"modules-center": ["hyprland/workspaces#gar"], +"modules-center": ["hyprland/workspaces"], "modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"], // M O D U L E S // -"hyprland/workspaces#gar": { - "active-only": false, - "all-outputs": true, - "format": "{icon}", - "show-special": false, - "on-click": "activate", - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", - "persistent_workspaces": { - "1": [], - "2": [], - "3": [], - "4": [], - "5": [], -}, - "format-icons": { - "active": "", - "default": "", - } -}, - "clock#gar": { //"format": "{:%A, %I:%M %P}", "format": "{:%a %d | %H:%M}", |
